home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
KNAX Comic Disc
/
KNAX Comic Disc 1997.mdf
/
DATA
/
PROGRAMM.DXR
/
00023_Timer.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-12-28
|
163 b
|
12 lines
on mouseDown
global mWohin
sound stop 2
puppetSound("Knopf")
set mWohin to "Timer_0"
set the cursor of sprite 4 to [1, 2]
end
on mouseUp
go("Go")
end